First
TheFirst
method begins the iteration and returns the first focus in the focus set.
ODTypeToken First ();
- return value
- A tokenized string representing the first focus in the focus set, or
kODNullFocus
for an empty focus set.DISCUSSION
Your part must call this method before calling this focus-set iterator'sIsNotComplete
method for the first time. This method may be called multiple times; each time resets the iteration.EXCEPTIONS
kODErrIteratorOutOfSync
- The focus set was modified while the iteration was in progress.
SEE ALSO
TheODTypeToken
type (page 877).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help